libconfig-tiny-perl software package provides Read/Write .ini style files with as little code as possible, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libconfig-tiny-perl
libconfig-tiny-perl is installed in your system.
Make ensure the libconfig-tiny-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libconfig-tiny-perl *
You will get with libconfig-tiny-perl package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Perl |
| Package | libconfig-tiny-perl |
| Version | 2.14-1 |
| Description | Read/Write .ini style files with as little code as possible |
| Sub Section | Perl |